projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a01763c
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 16 Dec 2006 14:39:33 +0000
(14:39 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 16 Dec 2006 14:39:33 +0000
(14:39 +0000)
etc/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/etc/ChangeLog
b/etc/ChangeLog
index 13aa4c593c6a796f36ad678ab7b4bd809197d5a8..161521360d8540024a281d1e3bf6f622945a11e2 100644
(file)
--- a/
etc/ChangeLog
+++ b/
etc/ChangeLog
@@
-1,3
+1,7
@@
+2006-12-16 Eli Zaretskii <eliz@gnu.org>
+
+ * PROBLEMS: Document problems with rebasing Cygwin DLLs.
+
2006-12-08 Michael Olson <mwolson@gnu.org>
* ERC-NEWS: Note that the list module has been removed.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 6c954d5d89388ab232142e94abe4ce5c160a8292..2a16030f36f507eba45f2042a0c638b97bf7f800 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2006-12-16 Eli Zaretskii <eliz@gnu.org>
+ * w32fns.c (w32-window-exists-p): New function.
+ (syms_of_w32fns): Defsubr it.
+
* prefix-args.c [STDC_HEADERS]: Include stdlib.h.
2006-12-16 Juanma Barranquero <lekktu@gmail.com>